Fix device reordering that occurs when the config gets read into dictionaries.
authorEwan Mellor <ewan@xensource.com>
Wed, 24 Jan 2007 16:48:41 +0000 (16:48 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 24 Jan 2007 16:48:41 +0000 (16:48 +0000)
commit787ef778e4b7b31b54f9bb64986631efe67293f6
tree0a63760edc245e5a0e9abb1ece1daa6da1e553cc
parent46c01e0595e4292bb00d094f8526739a89480c84
Fix device reordering that occurs when the config gets read into dictionaries.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py
tools/python/xen/xend/tests/test_XendConfig.py [new file with mode: 0644]